cargo.git
2016-04-25 Seo SanghyeonReset RUSTFLAGS when running tests
2016-04-24 borsAuto merge of #2610 - japaric:install-from-tempdir...
2016-04-23 Jorge Aparicioadd tests for #2606
2016-04-22 Jorge Apariciocargo-install: prefer building artifacts in the system...
2016-04-21 borsAuto merge of #2602 - durka:patch-5, r=alexcrichton
2016-04-21 Alex Burkafix rerun-if-changed documentation
2016-04-21 borsAuto merge of #2578 - alexcrichton:test-doc, r=brson
2016-04-21 borsAuto merge of #2551 - alexcrichton:explain, r=brson
2016-04-21 Alex CrichtonAdd support for `cargo --explain`
2016-04-21 borsAuto merge of #2576 - alexcrichton:silence-warnings...
2016-04-20 borsAuto merge of #2579 - alexcrichton:robust-submodule...
2016-04-20 borsAuto merge of #2577 - alexcrichton:doc-lib-flags, r...
2016-04-20 borsAuto merge of #2560 - alexcrichton:not-all-utf8, r...
2016-04-20 borsAuto merge of #2501 - ryanq:issue2266, r=alexcrichton
2016-04-19 borsAuto merge of #2592 - jethrogb:topic/list-symlinks...
2016-04-19 Jethro BeekmanFix dead code lints on Windows
2016-04-19 Jethro BeekmanStyle issue
2016-04-19 Jethro BeekmanAdd test list_command_resolves_symlinks
2016-04-19 Jethro BeekmanTests: fix grammar and extra semicolon
2016-04-19 Jethro BeekmanStyle issue
2016-04-19 borsAuto merge of #2590 - alexcrichton:dont-warn-about...
2016-04-19 Jethro BeekmanUse stat() instead of lstat() in cargo --list. Fixes...
2016-04-18 Alex CrichtonHave CLI take preference over config for verbosity
2016-04-18 borsAuto merge of #2584 - alexcrichton:auth-more, r=brson
2016-04-18 Alex CrichtonCorrectly attempt multiple usernames with libgit2
2016-04-17 Alex CrichtonMerge pull request #2587 from birkenfeld/docmenu
2016-04-17 Georg BrandlDoc dropdown menu: name "Cargo.toml" explicitly
2016-04-15 Alex CrichtonAdd `cargo test --doc`
2016-04-14 Alex CrichtonAdd `cargo doc --lib/--bin`
2016-04-14 Alex CrichtonRemove submodule directory before cloning
2016-04-14 borsAuto merge of #2575 - alexcrichton:bump, r=alexcrichton
2016-04-14 Alex CrichtonDon't print warnings when -q is passed
2016-04-14 Alex CrichtonBump to 0.11.0
2016-04-14 borsAuto merge of #2574 - alexcrichton:crates-io-bump,...
2016-04-14 Alex CrichtonBump the crates-io crate to 0.2
2016-04-12 borsAuto merge of #2562 - smaximov:doc-add-env-vars, r...
2016-04-12 smaximovAdd reference to env vars introduced in PR #2523 to...
2016-04-11 borsAuto merge of #2561 - alexcrichton:update-tar, r=alexcr...
2016-04-11 Alex CrichtonUpdate dependency on tar
2016-04-11 Alex CrichtonDon't require all build script output to be utf-8
2016-04-08 borsAuto merge of #2554 - alexcrichton:robust-test, r=alexc...
2016-04-08 Alex CrichtonMake a test a bit more robust to the environment
2016-04-08 borsAuto merge of #2465 - TheNeikos:add-version_env, r...
2016-04-08 Marcel MĂĽllerAdd a new CARGO_PKG_AUTHORS environment variable
2016-04-08 Ryan QuattlebaumMerge remote-tracking branch 'origin/master' into issue2266
2016-04-08 Ryan QuattlebaumOnly validate targets if the spec option is empty
2016-04-07 borsAuto merge of #2385 - alexcrichton:top-level-overrides...
2016-04-06 borsAuto merge of #2547 - alexcrichton:more-locking, r...
2016-04-06 Alex CrichtonProtect against concurrent access to Cargo.lock
2016-04-05 Alex CrichtonChange `Config::target_dir` to return Filesystem
2016-04-03 borsAuto merge of #2541 - alexcrichton:aarch64, r=alexcrichton
2016-04-03 Alex CrichtonDownload the aarch64 standard library on the bots
2016-04-02 borsAuto merge of #2534 - alexcrichton:lock-with-git-repos...
2016-04-02 borsAuto merge of #2538 - alexcrichton:aarch64, r=alexcrichton
2016-04-02 Alex CrichtonPrepare for aarch64 nightlies and CI
2016-04-01 borsAuto merge of #2505 - srinivasreddy:improve_msg, r...
2016-03-31 Srinivas Reddy... remote unnecessary expression
2016-03-31 borsAuto merge of #2491 - JIghtuse:master, r=alexcrichton
2016-03-31 srinivasreddyGenerate the lock file when there is no lock file
2016-03-30 Alex CrichtonReplace existing sources before updating
2016-03-30 borsAuto merge of #2532 - japaric:musl, r=alexcrichton
2016-03-30 borsAuto merge of #2531 - alexcrichton:fix-stdin, r=alexcri...
2016-03-30 Alex CrichtonUpdate Rust to pick up rust-lang/rust#32257
2016-03-30 Jorge Aparicioinstall-deps.py: add x86_64-unknown-linux-musl target
2016-03-29 borsAuto merge of #2523 - srinivasreddy:issue-2504, r=alexc...
2016-03-29 srinivasreddyimplemented cargo package name as CARGO_PKG_NAME; And...
2016-03-25 Alex CrichtonImplement top-level overrides
2016-03-25 borsAuto merge of #2519 - alexcrichton:update-curl, r=alexc...
2016-03-25 Alex CrichtonUpdate curl-sys
2016-03-24 borsAuto merge of #2513 - alexcrichton:xcompile, r=alexcrichton
2016-03-24 Alex CrichtonFix nightly dist builds
2016-03-23 borsAuto merge of #2510 - alexcrichton:xcompile, r=brson
2016-03-22 Alex CrichtonPrepare for ARM/FreeBSD/NetBSD nightlies
2016-03-22 borsAuto merge of #2440 - ThinTim:master, r=alexcrichton
2016-03-22 Tim ErwichPrevent the use of "test" as a crate name. Fixes #2432.
2016-03-22 Boris EgorovReject manifest with duplicate dependencies in differen...
2016-03-19 borsAuto merge of #2502 - IvanUkhov:doc, r=alexcrichton
2016-03-19 Ivan Ukhovdoc: make the pages’ titles consistent
2016-03-19 Ryan QuattlebaumCheck local targets before resolving dependencies
2016-03-18 borsAuto merge of #2499 - IvanUkhov:typography, r=alexcrichton
2016-03-18 Ivan Ukhovdoc/manifest: turn the list in Rules into an unordered one
2016-03-18 borsAuto merge of #2496 - alexcrichton:fix-concurrent,...
2016-03-18 borsAuto merge of #2482 - ryanq:issue2266, r=alexcrichton
2016-03-18 Alex CrichtonRelax an assertion in the concurrent tests
2016-03-18 borsAuto merge of #2493 - IvanUkhov:typography, r=alexcrichton
2016-03-18 Ryan QuattlebaumFixing line length error in make test
2016-03-18 Ryan QuattlebaumBring in changes from master
2016-03-18 Ryan QuattlebaumMove suggestion logic into generate_targets()
2016-03-18 Ivan Ukhovdoc/manifest: polish typography
2016-03-18 Ivan Ukhovdoc/manifest: respect 80 characters
2016-03-17 borsAuto merge of #2467 - tshepang:rustfmt, r=alexcrichton
2016-03-17 borsAuto merge of #2480 - alexcrichton:ui, r=alexcrichton
2016-03-17 Alex CrichtonTweak UI for warnings and errors
2016-03-17 Tshepang Lekhonkhoberun rustfmt on core/source.rs
2016-03-17 borsAuto merge of #2486 - alexcrichton:flock, r=brson
2016-03-17 Alex CrichtonFix running Cargo concurrently
2016-03-17 borsAuto merge of #2490 - alexcrichton:rustflags-docs,...
2016-03-17 borsAuto merge of #2484 - alexcrichton:fix-bad-backtrack...
2016-03-17 Alex CrichtonAdd docs for RUSTFLAGS and build.rustflags
2016-03-17 borsAuto merge of #2241 - brson:rustflags, r=alexcrichton
next